home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / uninstl.lha / Install < prev    next >
Text File  |  1992-09-02  |  1KB  |  49 lines

  1. FailAt 21
  2. Set Echo OFF
  3. Resident >NIL: C:List
  4.  
  5. LOCK >NIL: SYS: ON
  6.  
  7. Echo "Scanning system directories and files..."
  8.  
  9. NReq ;No-Requester
  10. ;Noreq and Count (C) 1995 T.dMan in BBasic2 v1.7.
  11.  
  12. Count S: >RAM:Env/Cnts
  13. Count C: >RAM:Env/Cntc
  14. Count L: >RAM:Env/Cntl
  15. Count Devs: >RAM:Env/Cntd
  16. Count Libs: >RAM:Env/Cntli
  17. Count Locale: >RAM:Env/Cntlo
  18. Count SYS:Prefs >RAM:Env/Cntp
  19. Count SYS:Tools >RAM:Env/Cntt
  20. Count SYS:Utilities >RAM:Env/Cntu
  21. Count SYS:System >RAM:Env/Cntsy
  22. Count SYS:WBStartup >RAM:Env/Cntw
  23. Count SYS:Classes >RAM:Env/Cntcl
  24. Count SYS:Storage >RAM:Env/Cntst
  25.  
  26. List All Quick Nohead S: > RAM:Old1
  27. List All Quick Nohead C: > RAM:Old2
  28. List All Quick Nohead L: > RAM:Old3
  29. List All Quick Nohead Devs: > RAM:Old4
  30. List All Quick Nohead Libs: > RAM:Old5
  31. List All Quick Nohead Locale: > RAM:Old6
  32. List All Quick Nohead SYS:Prefs > RAM:Old7
  33. List All Quick Nohead SYS:Tools > RAM:Old8
  34. List All Quick Nohead SYS:Utilities > RAM:Old9
  35. List All Quick Nohead SYS:System > RAM:Old10
  36. List All Quick Nohead SYS:WBStartup > RAM:Old11
  37. List All Quick Nohead SYS:Classes > RAM:Old12
  38. List All Quick Nohead SYS:Storage > RAM:Old13
  39.  
  40. Copy S:Startup-sequence RAM:
  41.  
  42. IF Exists S:User-startup
  43.   Copy S:User-startup RAM:
  44. EndIf
  45.  
  46. List Lformat %l S:Startup-sequence >RAM:Env/sseq
  47. List Lformat %l S:User-startup >RAM:Env/usst
  48.  
  49. Lock >NIL: SYS: